home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Developers / XAMPP 1.5.4 / Windows installer / xampp-win32-1.5.4-installer.exe / xampp / phpMyAdmin / lang / serbian_latin-utf-8.inc.php < prev    next >
Encoding:
PHP Script  |  2006-03-23  |  63.8 KB  |  984 lines

  1. <?php
  2. /* $Id: serbian_latin-utf-8.inc.php,v 2.128.2.3 2006/03/23 17:42:15 lem9 Exp $ */
  3.  
  4. /**
  5.  * Translated by:
  6.  *     Mihailo Stefanovic <mikis@users.sourceforge.net>, Branislav Jovanovic <fangorn@eunet.yu>
  7.  *     Igor Mladenovic <mligor@zimco.com>, David Trajkovic <tdavid@ptt.yu>
  8.  */
  9.  
  10. $charset = 'utf-8';
  11. $allow_recoding = TRUE;
  12. $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
  13. $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
  14. $right_font_family = 'arial, helvetica, geneva, sans-serif';
  15. $number_thousands_separator = ',';
  16. $number_decimal_separator = '.';
  17. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  18. $byteUnits = array('bajtova', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  19.  
  20. $day_of_week = array('Ned', 'Pon', 'Uto', 'Sre', '─îet', 'Pet', 'Sub');
  21. $month = array('jan', 'feb', 'mar', 'apr', 'maj', 'jun', 'jul', 'avg', 'sep', 'okt', 'nov', 'dec');
  22. // See http://www.php.net/manual/en/function.strftime.php to define the
  23. // variable below
  24. $datefmt = '%d. %B %Y. u %H:%M';
  25. $timespanfmt = '%s dana, %s sati, %s minuta i %s sekundi';
  26.  
  27. $strAbortedClients = 'Prekinuto';
  28. $strAbsolutePathToDocSqlDir = 'Unesite kompletnu putanju do direktorijuma docSQL na veb serveru';
  29. $strAccessDeniedExplanation = 'phpMyAdmin je poku┼íao da se pove┼╛e na MySQL server, ali je server odbio povezivanje. Proverite naziv doma─çina, korisni─ìko ime i lozinku u config.inc.php i uverite se da odgovaraju podacima koje ste dobili od administratora MySQL servera.';
  30. $strAccessDenied = 'Pristup odbijen';
  31. $strAction = 'Akcija';
  32. $strAddAutoIncrement = 'Dodaj AUTO_INCREMENT vrednost';
  33. $strAddConstraints = 'Dodaj ograni─ìenja';
  34. $strAddDeleteColumn = 'Dodaj/obri┼íi kolonu';
  35. $strAddDeleteRow = 'Dodaj/obri┼íi polje za kriterijum';
  36. $strAddDropDatabase = 'Dodaj DROP DATABASE';
  37. $strAddedColumnComment = 'Dodat je komentar koloni';
  38. $strAddedColumnRelation = 'Dodata je relacija koloni';
  39. $strAddFields = 'Dodaj %s polja';
  40. $strAddHeaderComment = 'Dodaj komentar u zaglavlje (\\n razdvaja linije)';
  41. $strAddIfNotExists = 'Dodaj \'IF NOT EXISTS\'';
  42. $strAddIntoComments = 'Dodaj u komentare';
  43. $strAddNewField = 'Dodaj novo polje';
  44. $strAddPrivilegesOnDb = 'Dodaj privilegije na slede─çoj bazi';
  45. $strAddPrivilegesOnTbl = 'Dodaj privilegije na slede─çoj tabeli';
  46. $strAddSearchConditions = 'Dodaj uslove pretra┼╛ivanja (deo "WHERE" upita):';
  47. $strAddToIndex = 'Dodaj u klju─ì  %s kolona(e)';
  48. $strAddUser = 'Dodaj novog korisnika';
  49. $strAddUserMessage = 'Dodali ste novog korisnika.';
  50. $strAdministration = 'Administracija';
  51. $strAffectedRows = 'Obuhva─çeno redova:';
  52. $strAfterInsertBack = 'Nazad na prethodnu stranu';
  53. $strAfterInsertNewInsert = 'Dodaj jo┼í jedan novi red';
  54. $strAfterInsertNext = 'Uredi slede─çi red';
  55. $strAfterInsertSame = 'Vrati se na ovu stranu';
  56. $strAfter = 'Posle %s';
  57. $strAll = 'Sve';
  58. $strAllTableSameWidth = 'Prikaz svih tabela iste ┼íirine?';
  59. $strAlterOrderBy = 'Promeni redosled u tabeli';
  60. $strAnalyzeTable = 'Analiziraj tabelu';
  61. $strAnd = 'i';
  62. $strAndThen = 'i onda';
  63. $strAnIndex = 'Klju─ì je upravo dodat %s';
  64. $strAny = 'Bilo koji';
  65. $strAnyHost = 'Bilo koji doma─çin';
  66. $strAnyUser = 'Bilo koji korisnik';
  67. $strApproximateCount = 'Mo┼╛e biti pribli┼╛no. Vidite FAQ 3.11';
  68. $strAPrimaryKey = 'Primarni klju─ì je upravo dodat %s';
  69. $strArabic = 'Arapski';
  70. $strArmenian = 'Jermenski';
  71. $strAscending = 'Rastu─çi';
  72. $strAtBeginningOfTable = 'Na po─ìetku tabele';
  73. $strAtEndOfTable = 'Na kraju tabele';
  74. $strAttr = 'Atributi';
  75. $strAutodetect = 'automatski';
  76. $strAutomaticLayout = 'Automatski raspored';
  77.  
  78. $strBack = 'Nazad';
  79. $strBaltic = 'Balti─ìki';
  80. $strBeginCut = 'PO─îETAK REZ';
  81. $strBeginRaw = 'PO─îETAK SIROVO';
  82. $strBinary = 'Binarni';
  83. $strBinaryDoNotEdit = 'Binarni - ne menjaj';
  84. $strBinaryLog = 'Binarni dnevnik';
  85. $strBinLogEventType = 'Vrsta doga─æaja';
  86. $strBinLogInfo = 'Informacije';
  87. $strBinLogName = 'Naziv dnevnika';
  88. $strBinLogOriginalPosition = 'Originalna pozicija';
  89. $strBinLogPosition = 'Pozicija';
  90. $strBinLogServerId = 'ID servera';
  91. $strBookmarkAllUsers = 'Dozvoli svakom korisniku da pristupa ovom zapam─çenom upitu';
  92. $strBookmarkDeleted = 'Obele┼╛iva─ì je upravo obrisan.';
  93. $strBookmarkLabel = 'Naziv';
  94. $strBookmarkQuery = 'Zapam─çen SQL-upit';
  95. $strBookmarkThis = 'Zapamti SQL-upit';
  96. $strBookmarkView = 'Vidi samo';
  97. $strBrowseForeignValues = 'Pregledaj strane vrednosti';
  98. $strBrowse = 'Pregled';
  99. $strBufferPoolActivity = 'Aktivnost skupa prihvatnika';
  100. $strBufferPool = 'Skup prihvatnika';
  101. $strBufferPoolUsage = 'Kori┼í─çenje skupa prihvatnika';
  102. $strBufferReadMissesInPercent = 'Proma┼íaji ─ìitanja u %';
  103. $strBufferReadMisses = 'Proma┼íaji pri ─ìitanju';
  104. $strBufferWriteWaits = '─îekanja na upis';
  105. $strBufferWriteWaitsInPercent = '─îekanja na upis u %';
  106. $strBulgarian = 'Bugarski';
  107. $strBusyPages = 'Zauzete strane';
  108. $strBzError = 'phpMyAdmin nije mogao da kompresuje sadr┼╛aj baze zbog neispravne BZ2 ekstenzije u ovoj verziji PHP-a. Preporu─ìuje se da podesite <code>$cfg[\'BZipDump\']</code> direktivu u va┼íoj phpMyAdmin konfiguracionoj datoteci na <code>FALSE</code>. Ako ┼╛elite da koristite mogu─çnosti BZ2 kompresije, trebalo bi da pre─æete na noviju verziju PHP-a. Vidite PHP izve┼ítaj o gre┼íkama %s za detalje.';
  109. $strBzip = '"bzip-ovano"';
  110.  
  111. $strCalendar = 'Kalendar';
  112. $strCannotLogin = 'Ne mogu da se prijavim na MySQL server';
  113. $strCantLoad = 'ne mogu da u─ìitam ekstenziju %s,<br />molim proverite PHP konfiguraciju';
  114. $strCantLoadRecodeIconv = 'Ne mogu da u─ìitam iconv ili recode ekstenzije potrebne za konverziju skupova znakova, podesite PHP da dozvoli kori┼í─çenje ovih ekstenzija ili onemogu─çite konverziju skupova znakova u phpMyAdmin-u.';
  115. $strCantRenameIdxToPrimary = 'Ne mogu da promenim klju─ì u PRIMARY (primarni) !';
  116. $strCantUseRecodeIconv = 'Ne mogu da koristim iconv ili libiconv ili recode_string funkcije iako ekstenzija prijavljuje da je u─ìitana. Proverite va┼íu PHP konfiguraciju.';
  117. $strCardinality = 'Kardinalnost';
  118. $strCaseInsensitive = 'Ne razlikuje mala i velika slova';
  119. $strCaseSensitive = 'Razlikuje mala i velika slova';
  120. $strCentralEuropean = 'Centralnoevropski';
  121. $strChangeCopyModeCopy = '... sa─ìuvaj stare.';
  122. $strChangeCopyModeDeleteAndReload = ' ... obri┼íi starog iz tabele korisnika i zatim ponovo u─ìitaj privilegije.';
  123. $strChangeCopyModeJustDelete = ' ... obri┼íi stare iz tabela korisnika.';
  124. $strChangeCopyMode = 'Napravi novog korisnika sa istim privilegijama i ...';
  125. $strChangeCopyModeRevoke = ' ... obustavi sve privilegije starog korisnika i zatim ga obri┼íi.';
  126. $strChangeCopyUser = 'Promeni informacije o prijavi / Kopiraj korisnika';
  127. $strChangeDisplay = 'Izaberi polja za prikaz';
  128. $strChangePassword = 'Promeni lozinku';
  129. $strChange = 'Promeni';
  130. $strCharset = 'Karakter set';
  131. $strCharsetOfFile = 'Karakter set datoteke:';
  132. $strCharsetsAndCollations = 'Karakter setovi i sortiranje';
  133. $strCharsets = 'Kodne strane';
  134. $strCheckAll = 'Ozna─ìi sve';
  135. $strCheckOverhead = 'Proveri prekora─ìenja';
  136. $strCheckPrivsLong = 'Proveri privilegije za bazu "%s".';
  137. $strCheckPrivs = 'Proveri privilegije';
  138. $strCheckTable = 'Proveri tabelu';
  139. $strChoosePage = 'Izaberite stranu koju menjate';
  140. $strColComFeat = 'Prikazujem komentare kolone';
  141. $strCollation = 'Sortiranje';
  142. $strColumnNames = 'Imena kolona';
  143. $strColumnPrivileges = 'Privilegije vezane za kolone';
  144. $strCommand = 'Naredba';
  145. $strCommentsForTable = 'KOMENTARI TABELE';
  146. $strComments = 'Komentari';
  147. $strCompatibleHashing = 'MySQL 4.0 kompatibilno';
  148. $strCompleteInserts = 'Kompletan INSERT (sa imenima polja)';
  149. $strCompression = 'Kompresija';
  150. $strConfigFileError = 'phpMyAdmin nije mogao da pro─ìita va┼íu konfiguracionu datoteku!<br />Ovo se mo┼╛e desiti ako PHP na─æe gre┼íku u procesiranju ili ne mo┼╛e da prona─æe datoteku.<br />Pozovite konfiguracionu datoteku direktno koriste─çi donji link i pro─ìitajte poruke o gre┼íci koje dobijate. U ve─çini slu─ìajeve negde nedostaje navodnik ili ta─ìka-zarez.<br />Ako dobijete praznu stranu, sve je u redu.';
  151. $strConfigureTableCoord = 'Podesite koordinate za tabelu %s';
  152. $strConnectionError = 'Ne mogu da se pove┼╛em: neispravna pode┼íavanja.';
  153. $strConnections = 'Konekcije';
  154. $strConstraintsForDumped = 'Ograni─ìenja za izvezene tabele';
  155. $strConstraintsForTable = 'Ograni─ìenja za tabele';
  156. $strCookiesRequired = 'Kola─ìi─çi (Cookies) moraju u ovom slu─ìaju biti aktivni.';
  157. $strCopyDatabaseOK = 'Baza %s je prekopirana u %s';
  158. $strCopy = 'Kopiraj';
  159. $strCopyTable = 'Kopiraj tabelu u (baza<b>.</b>tabela):';
  160. $strCopyTableOK = 'Tabela %s je kopirana u %s.';
  161. $strCopyTableSameNames = 'Ne mogu da kopiram tabelu u samu sebe!';
  162. $strCouldNotKill = 'phpMyAdmin nije mogao da prekine proces %s. Verovatno je ve─ç zatvoren.';
  163. $strCreateDatabaseBeforeCopying = 'CREATE DATABASE pre kopiranja';
  164. $strCreateIndex = 'Napravi klju─ì na %s kolona';
  165. $strCreateIndexTopic = 'Napravi novi klju─ì';
  166. $strCreate = 'Napravi';
  167. $strCreateNewDatabase = 'Napravi novu bazu podataka';
  168. $strCreateNewTable = 'Napravi novu tabelu u bazi %s';
  169. $strCreatePage = 'Napravi novu stranu';
  170. $strCreatePdfFeat = 'Pravljenje PDF-ova';
  171. $strCreationDates = 'Datumi kreiranja/a┼╛uriranja/provere';
  172. $strCriteria = 'Kriterijum';
  173. $strCroatian = 'Hrvatski';
  174. $strCSVOptions = 'CSV opcije';
  175. $strCyrillic = '─åirili─ìni';
  176. $strCzech = '─îe┼íki';
  177. $strCzechSlovak = '─îe┼íko-slova─ìki';
  178.  
  179. $strDanish = 'Danski';
  180. $strDatabase = 'Baza podataka';
  181. $strDatabaseEmpty = 'Ime baze nije zadato!';
  182. $strDatabaseExportOptions = 'Opcije za izvoz baze';
  183. $strDatabaseHasBeenDropped = 'Baza %s je odba─ìena.';
  184. $strDatabaseNoTable = 'Baza ne sadr┼╛i tabele!';
  185. $strDatabases = 'Baze';
  186. $strDatabasesDropped = '%s baza je uspe┼íno odba─ìeno.';
  187. $strDatabasesStatsDisable = 'Isklju─ìi statistike';
  188. $strDatabasesStatsEnable = 'Uklju─ìi statistike';
  189. $strDatabasesStatsHeavyTraffic = 'Napomena: uklju─ìivanje statistika mo┼╛e prouzrokovati veliki saobra─çaj izme─æu veb i MySQL servera.';
  190. $strDatabasesStats = 'Statistika baze';
  191. $strDataDict = 'Re─ìnik podataka';
  192. $strDataOnly = 'Samo podaci';
  193. $strDataPages = 'Strane sa podacima';
  194. $strData = 'Podaci';
  195. $strDBComment = 'Komentar baze:';
  196. $strDBCopy = 'Kopiraj bazu u';
  197. $strDBGContextID = 'Kontekst ID';
  198. $strDBGContext = 'Kontekst';
  199. $strDBGHits = 'Pogodaka';
  200. $strDBGLine = 'Linija';
  201. $strDBGMaxTimeMs = 'Max vreme, ms';
  202. $strDBGMinTimeMs = 'Min vreme, ms';
  203. $strDBGModule = 'Modul';
  204. $strDBGTimePerHitMs = 'Vreme/pogodak, ms';
  205. $strDBGTotalTimeMs = 'Ukupno vreme, ms';
  206. $strDbPrivileges = 'Privilegije vezane za bazu';
  207. $strDBRename = 'Preimenuj bazu u';
  208. $strDbSpecific = 'Specifi─ìno za bazu';
  209. $strDefaultEngine = '%s je podrazumevani pogon skladi┼ítenja na ovom MySQL serveru.';
  210. $strDefault = 'Podrazumevano';
  211. $strDefaultValueHelp = 'Za podrazumevanu vrednost, unesite samo jednu vrednost, bez kosih crta ili navodnika u ovom obliku: a';
  212. $strDefragment = 'Defragmentiraj tabelu';
  213. $strDelayedInserts = 'Koristi odlo┼╛ena umetanja';
  214. $strDeleteAndFlushDescr = 'Ovo je naj─ìistiji na─ìin, ali ponovno u─ìitavanje privilegina mo┼╛e da potraje.';
  215. $strDeleteAndFlush = 'Obri┼íi korisnike i ponovo u─ìitaj privilegije.';
  216. $strDeleted = 'Red je obrisan';
  217. $strDeletedRows = 'Obrisani redovi:';
  218. $strDelete = 'Obri┼íi';
  219. $strDeleting = 'Bri┼íem %s';
  220. $strDelOld = 'Trenutna strana ima reference na tabele koje vi┼íe ne postoje. ┼╜elite li da obri┼íete te reference?';
  221. $strDescending = 'Opadaju─çi';
  222. $strDescription = 'Opis';
  223. $strDictionary = 're─ìnik';
  224. $strDirtyPages = 'Prljave strane';
  225. $strDisabled = 'Onemogu─çeno';
  226. $strDisableForeignChecks = 'Isklju─ìi provere stranih klju─ìeva';
  227. $strDisplayFeat = 'Prika┼╛i osobine';
  228. $strDisplayOrder = 'Redosled prikaza:';
  229. $strDisplayPDF = 'Prika┼╛i PDF shemu';
  230. $strDoAQuery = 'Napravi "upit po primeru" (d┼╛oker: "%")';
  231. $strDocu = 'Dokumentacija';
  232. $strDoYouReally = 'Da li stvarno ho─çete da ';
  233. $strDropDatabaseStrongWarning = 'Ovim ─çete UNI┼áTITI kompletnu bazu podataka!';
  234. $strDrop = 'Odbaci';
  235. $strDropUsersDb = 'Odbaci baze koje se zovu isto kao korisnici.';
  236. $strDumpingData = 'Prikaz podataka tabele';
  237. $strDumpSaved = 'Sadr┼╛aj baze je sa─ìuvan u datoteku %s.';
  238. $strDumpXRows = 'Prika┼╛i %s redova po─ìev┼íi od reda %s.';
  239. $strDynamic = 'dinami─ìki';
  240.  
  241. $strEditPDFPages = 'Ure─æivanje PDF strana';
  242. $strEditPrivileges = 'Promeni privilegije';
  243. $strEdit = 'Promeni';
  244. $strEffective = 'Efektivne';
  245. $strEmpty = 'Isprazni';
  246. $strEmptyResultSet = 'MySQL je vratio prazan rezultat (nula redova).';
  247. $strEnabled = 'Omogu─çeno';
  248. $strEncloseInTransaction = 'Obavi izvoz u transakciji';
  249. $strEndCut = 'KRAJ REZ';
  250. $strEnd = 'Kraj';
  251. $strEndRaw = 'KRAJ SIROVO';
  252. $strEngineAvailable = '%s je dostupan na ovom MySQL serveru.';
  253. $strEngineDisabled = '%s je onemogu─çen na ovom MySQL serveru.';
  254. $strEngines = 'Skladi┼ítenja';
  255. $strEngineUnsupported = 'Ovaj MySQL server ne podr┼╛ava %s pogon skladi┼ítenja.';
  256. $strEnglish = 'Engleski';
  257. $strEnglishPrivileges = ' Napomena: MySQL imena privilegija moraju da budu na engleskom ';
  258. $strError = 'Gre┼íka';
  259. $strEscapeWildcards = 'Pre d┼╛okera _ i % treba staviti znak \ ako ih koristite samostalno';
  260. $strEstonian = 'Estonski';
  261. $strExcelEdition = 'Excel izdanje';
  262. $strExcelOptions = 'Excel opcije';
  263. $strExecuteBookmarked = 'Izvr┼íi upam─çen upit';
  264. $strExplain = 'Objasni SQL';
  265. $strExport = 'Izvoz';
  266. $strExtendedInserts = 'Pro┼íireni INSERT';
  267. $strExtra = 'Dodatno';
  268.  
  269. $strFailedAttempts = 'Neuspelih poku┼íaja';
  270. $strFieldHasBeenDropped = 'Polje %s je obrisano';
  271. $strField = 'Polje';
  272. $strFieldsEmpty = ' Broj polja je nula! ';
  273. $strFieldsEnclosedBy = 'Polja ograni─ìena sa';
  274. $strFieldsEscapedBy = 'Escape karakter      ';
  275. $strFields = 'Polja';
  276. $strFieldsTerminatedBy = 'Polja razdvojena sa';
  277. $strFileAlreadyExists = 'Datoteka %s ve─ç postoji na serveru, promenite ime datoteke ili uklju─ìite opciju prepisivanja.';
  278. $strFileCouldNotBeRead = 'Datoteku nije mogu─çe pro─ìitati';
  279. $strFileNameTemplate = '┼áablon imena datoteke';
  280. $strFileNameTemplateRemember = 'zapamti ┼íablon';
  281. $strFixed = 'sre─æeno';
  282. $strFlushPrivilegesNote = 'Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela privilegija. Sadr┼╛aj ove tabele mo┼╛e se razlikovati od privilegija koje server koristi ako su vr┼íene ru─ìne izmene. U tom slu─ìaju %sponovo u─ìitajte privilegije%s pre nego ┼íto nastavite.';
  283. $strFlushTable = 'Osve┼╛i tabelu ("FLUSH")';
  284. $strFormat = 'Format';
  285. $strFormEmpty = 'Nedostaje vrednost u obrascu!';
  286. $strFreePages = 'Slobodne strane';
  287. $strFullText = 'Pun tekst';
  288. $strFunction = 'Funkcija';
  289.  
  290. $strGenBy = 'Generisao';
  291. $strGeneralRelationFeat = 'Op┼íte osobine relacija';
  292. $strGenerate = 'Napravi';
  293. $strGeneratePassword = 'Napravi lozinku';
  294. $strGenTime = 'Vreme kreiranja';
  295. $strGeorgian = 'Gruzijski';
  296. $strGerman = 'Nema─ìki';
  297. $strGlobal = 'globalno';
  298. $strGlobalPrivileges = 'Globalne privilegije';
  299. $strGlobalValue = 'Globalna vrednost';
  300. $strGo = 'Kreni';
  301. $strGrantOption = 'Omogu─çi';
  302. $strGreek = 'Gr─ìki';
  303. $strGzip = '"gzip-ovano"';
  304.  
  305. $strHasBeenAltered = 'je promenjen(a).';
  306. $strHasBeenCreated = 'je kreiran(a).';
  307. $strHaveToShow = 'Morate izabrati bar jednu kolonu za prikaz';
  308. $strHebrew = 'Hebrejski';
  309. $strHexForBinary = 'Koristi heksadecimalno za binarna polja';
  310. $strHomepageOfficial = 'phpMyAdmin veb sajt';
  311. $strHome = 'Po─ìetna strana';
  312. $strHost = 'Doma─çin';
  313. $strHostEmpty = 'Ime doma─çina je prazno!';
  314. $strHTMLExcel = 'Microsoft Excel 2000';
  315. $strHTMLExcelOptions = 'Opcije izvoza u Microsoft Excel 2000';
  316. $strHTMLWord = 'Microsoft Word 2000';
  317. $strHTMLWordOptions = 'Opcije izvoza u Microsoft Word 2000';
  318. $strHungarian = 'Ma─æarski';
  319.  
  320. $strIcelandic = 'Islandski';
  321. $strId = 'ID';
  322. $strIdxFulltext = 'Tekst klju─ì';
  323. $strIgnore = 'Ignori┼íi';
  324. $strIgnoreInserts = 'Ignori┼íi duplikate pri umetanju';
  325. $strIgnoringFile = 'Ignori┼íem datoteku %s';
  326. $strImportDocSQL = 'Uvoz docSQL datoteka';
  327. $strImportFiles = 'Uvoz datoteka';
  328. $strIndexes = 'Klju─ìevi';
  329. $strIndexHasBeenDropped = 'Klju─ì %s je obrisan';
  330. $strIndex = 'Klju─ì';
  331. $strIndexName = 'Ime klju─ìa :';
  332. $strIndexType = 'Tip klju─ìa :';
  333. $strIndexWarningMultiple = 'Vi┼íe od jednog %s klju─ìa je napravljeno za kolonu `%s`';
  334. $strIndexWarningPrimary = 'PRIMARY i INDEX klju─ìevi ne bi trebali da budu istovremeno postavljeni za kolonu `%s`';
  335. $strIndexWarningTable = 'Problem pri indeksiranju tabele `%s`';
  336. $strIndexWarningUnique = 'UNIQUE i INDEX klju─ìevi ne bi trebali da budu istovremeno postavljeni za kolonu `%s`';
  337. $strInnoDBAutoextendIncrementDesc = ' Veli─ìina koraka pro┼íirenja veli─ìine tabela koje se automatski pro┼íiruju kada se napune.';
  338. $strInnoDBAutoextendIncrement = 'Korak automatskog pro┼íirenja';
  339. $strInnoDBBufferPoolSizeDesc = 'Veli─ìina memorijskog prihvatnika koje InnoDB koristi za ke┼íiranje podataka i indeksa svojih tabela.';
  340. $strInnoDBBufferPoolSize = 'Veli─ìina prihvatnika';
  341. $strInnoDBDataFilePath = 'Datoteke sa podacima';
  342. $strInnoDBDataHomeDirDesc = 'Zajedni─ìki deo putanje direktorijuma za sve InnoDB datoteke sa podacima.';
  343. $strInnoDBDataHomeDir = 'Osnovni direktorijum podataka';
  344. $strInnoDBPages = 'strana';
  345. $strInnodbStat = 'InnoDB status';
  346. $strInsecureMySQL = 'Va┼ía konfiguraciona datoteka sadr┼╛i pode┼íavanja (root bez lozinke) koja odgovaraju standardnom MySQL privilegovanom nalogu. Va┼í MySQL server radi sa ovim pode┼íavanjima, otvoren je za upade, i zaista treba da ispravite ovaj sigurnosni rizik.';
  347. $strInsertAsNewRow = 'Unesi kao novi red';
  348. $strInsertedRowId = 'ID umetnutih redova:';
  349. $strInsertedRows = 'Uneseno redova:';
  350. $strInsertNewRow = 'Unesi novi red';
  351. $strInsert = 'Novi zapis';
  352. $strInternalNotNecessary = '* Unutra┼ínja relacija nije neophodna kada postoji i u InnoDB.';
  353. $strInternalRelations = 'Unutra┼ínje relacije';
  354. $strInUse = 'se koristi';
  355. $strInvalidColumnCount = 'Broj kolona mora biti ve─çi od nule.';
  356. $strInvalidFieldAddCount = 'Morate dodati barem jedno polje.';
  357. $strInvalidFieldCount = 'Tabela mora imati barem jedno polje.';
  358. $strInvalidRowNumber = '%d nije ispravan broj reda.';
  359.  
  360. $strJapanese = 'Japanski';
  361. $strJumpToDB = 'Pre─æi na bazu "%s".';
  362. $strJustDeleteDescr = '"Obrisani" korisnici ─çe i dalje imati pristup serveru dok privilegije ne budu ponovo u─ìitane.';
  363. $strJustDelete = 'Samo obri┼íi korisnike iz tabele privilegija.';
  364.  
  365. $strKeepPass = 'Nemoj da menja┼í lozinku';
  366. $strKeyname = 'Ime klju─ìa';
  367. $strKill = 'Obustavi';
  368. $strKorean = 'Korejski';
  369.  
  370. $strLandscape = 'Polo┼╛eno';
  371. $strLatchedPages = 'Zabravljene strane';
  372. $strLatexCaption = 'Komentar tabele';
  373. $strLatexContent = 'Sadr┼╛aj tabele __TABLE__';
  374. $strLatexContinuedCaption = 'Nastavljen komentar tabele';
  375. $strLatexContinued = '(nastavljeno)';
  376. $strLatexIncludeCaption = 'Uklju─ìi komentar tabele';
  377. $strLatexLabel = 'Oznaka klju─ìa';
  378. $strLaTeX = 'LaTeX';
  379. $strLaTeXOptions = 'LaTeX opcije';
  380. $strLatexStructure = 'Struktura tabele __TABLE__';
  381. $strLatvian = 'Letonski';
  382. $strLengthSet = 'Du┼╛ina/Vrednost*';
  383. $strLimitNumRows = 'Broj redova po strani';
  384. $strLinesTerminatedBy = 'Linije se zavr┼íavaju sa';
  385. $strLinkNotFound = 'Veza nije prona─æena';
  386. $strLinksTo = 'Veze ka';
  387. $strLithuanian = 'Litvanski';
  388. $strLocalhost = 'Lokalni';
  389. $strLocationTextfile = 'Lokacija tekstualne datoteke';
  390. $strLoginInformation = 'Podaci o prijavi';
  391. $strLogin = 'Prijavljivanje';
  392. $strLogout = 'Odjavljivanje';
  393. $strLogPassword = 'Lozinka:';
  394. $strLogServer = 'Server';
  395. $strLogUsername = 'Korisni─ìko ime:';
  396. $strLongOperation = 'Ova operacija mo┼╛e da potraje. Da li da nastavimo?';
  397.  
  398. $strMaximumSize = 'Maksimalna veli─ìina: %s%s';
  399. $strMbExtensionMissing = 'mbstring PHP ekstenzija nije prona─æena, a ─ìini se da vi koristite vi┼íebajtni skup znakova. Bez mbstring ekstenzije phpMyAdmin ne mo┼╛e ispravno da razdvaja stringove i to mo┼╛e dovesti do neo─ìekivanih rezultata.';
  400. $strMbOverloadWarning = 'Uklju─ìena vam je mbstring.func_overload opcija u PHP pode┼íavanjima. Ova opcija je nekompatibilna sa phpMyAdmin i mo┼╛e dovesti do gre┼íaka u nekim podacima!';
  401. $strMIME_available_mime = 'Dostupni MIME-tipovi';
  402. $strMIME_available_transform = 'Dostupne transformacije';
  403. $strMIME_description = 'Opis';
  404. $strMIME_MIMEtype = 'MIME-tipovi';
  405. $strMIME_nodescription = 'Nema opisa za ovu transformaciju.<br />Molimo pitajte autora ┼íta %s radi.';
  406. $strMIME_transformation_note = 'Za listu dostupnih opcija transformacije i njihove transformacije MIME-tipova, kliknite na %sopise transformacija%s';
  407. $strMIME_transformation_options_note = 'Molimo unesite vrednosti za opcije transformacije koriste─çi ovaj oblik: \'a\',\'b\',\'c\'...<br />Ako treba da unesete obrnutu kosu crtu ("\\") ili apostrof ("\'") u te vrednosti, stavite obrnutu kosu crtu ispred njih (na primer \'\\\\xyz\' ili \'a\\\'b\').';
  408. $strMIME_transformation_options = 'Opcije transformacije';
  409. $strMIME_transformation = 'Tranformacije ─ìita─ìa';
  410. $strMIMETypesForTable = 'MIME TIPOVI ZA TABELU';
  411. $strMIME_without = 'MIME-tipovi prikazani u kurzivu nemaju odvojene funkcije transformacije.';
  412. $strModifications = 'Izmene su sa─ìuvane';
  413. $strModifyIndexTopic = 'Izmeni klju─ì';
  414. $strModify = 'Promeni';
  415. $strMoveTableOK = 'Tabela %s je pomerena u %s.';
  416. $strMoveTable = 'Pomeri tabelu u (baza<b>.</b>tabela):';
  417. $strMoveTableSameNames = 'Ne mogu da premestim tabelu u samu sebe!';
  418. $strMultilingual = 'vi┼íejezi─ìki';
  419. $strMyISAMDataPointerSizeDesc = 'Podrazumevana veli─ìina pokaziva─ìa u bajtovima, koristi se pri CREATE TABLE za MyISAM tabele kada nije zadata opcija MAX_ROWS';
  420. $strMyISAMDataPointerSize = 'Veli─ìina pokaziva─ìa podataka';
  421. $strMyISAMMaxExtraSortFileSizeDesc = 'Ako bi privremena datoteka koja se koristi za brzo kreiranje MyISAM indeksa bila ve─ça nego pri kori┼í─çenju ke┼ía klju─ìeva za ovde zadatu vrednost, koristi metod ke┼íiranja klju─ìeva';
  422. $strMyISAMMaxExtraSortFileSize = 'Maksimalna veli─ìina privremenih datoteka pri kreiranju indeksa';
  423. $strMyISAMMaxSortFileSizeDesc = 'Maksimalna veli─ìina privremenih datoteka koje MySQL sme da koristi pri re-kreiranju MyISAM indeksa (u toku REPAIR TABLE, ALTER TABLE, ili LOAD DATA INFILE operacija).';
  424. $strMyISAMMaxSortFileSize = 'Maksimalna veli─ìina privremenih datoteka za sortiranje';
  425. $strMyISAMRecoverOptionsDesc = 'Re┼╛im automatskog oporavka puknutih MyISAM tabela, pode┼íen pri startovanju servera opcijom --myisam-recover.';
  426. $strMyISAMRecoverOptions = 'Re┼╛im automatskog oporavka';
  427. $strMyISAMRepairThreadsDesc = 'Ako je vrednost ve─ça od 1, indeksi MyISAM tabela se paralelno kreiraju (svaki indeks u sopstvenoj niti) za vreme procesa popravke sortiranjem.';
  428. $strMyISAMRepairThreads = 'Niti popravke';
  429. $strMyISAMSortBufferSizeDesc = 'Prihvatnik koji se alocira pri sortiranju MyISAM indeksa za vreme operacije REPAIR TABLE ili pri kreiranju indeksa sa CREATE INDEX ili ALTER TABLE.';
  430. $strMyISAMSortBufferSize = 'Veli─ìina prihvatnika za sortiranje';
  431. $strMySQLCharset = 'MySQL set karaktera';
  432. $strMySQLConnectionCollation = 'Sortiranje za MySQL vezu';
  433. $strMySQLSaid = 'MySQL re─ìe: ';
  434. $strMySQLShowProcess = 'Prika┼╛i listu procesa';
  435. $strMySQLShowStatus = 'Prika┼╛i MySQL informacije o toku rada';
  436. $strMySQLShowVars = 'Prika┼╛i MySQL sistemske promenljive';
  437.  
  438. $strName = 'Ime';
  439. $strNext = 'Slede─çi';
  440. $strNoActivity = 'Nije bilo aktivnosti %s ili vi┼íe sekundi, molimo prijavite se ponovo';
  441. $strNoDatabases = 'Baza ne postoji';
  442. $strNoDatabasesSelected = 'Nije izabrana ni jedna baza.';
  443. $strNoDescription = 'nema opisa';
  444. $strNoDetailsForEngine = 'Nema detaljnijih informacija o statusu za ovaj pogon skladi┼ítenja.';
  445. $strNoDropDatabases = '"DROP DATABASE" komanda je onemogu─çena.';
  446. $strNoExplain = 'Presko─ìi obja┼ínjavanje SQL-a';
  447. $strNoFrames = 'phpMyAdmin preferira ─ìita─ìe koji podr┼╛avaju okvire.';
  448. $strNoIndex = 'Klju─ì nije definisan!';
  449. $strNoIndexPartsDefined = 'Delovi klju─ìa nisu definisani!';
  450. $strNoModification = 'Nema izmena';
  451. $strNo = 'Ne';
  452. $strNone = 'nema';
  453. $strNoOptions = 'Ne postoje opcije za ovaj format';
  454. $strNoPassword = 'Nema lozinke';
  455. $strNoPermission = 'Veb serveru nije dozvoljeno da sa─ìuva datoteku %s.';
  456. $strNoPhp = 'bez PHP koda';
  457. $strNoPrivileges = 'Nema privilegija';
  458. $strNoRights = 'Nije Vam dozvoljeno da budete ovde!';
  459. $strNoRowsSelected = 'Nema odabranih redova';
  460. $strNoSpace = 'Nedovoljno prostora za snimanje datoteke %s.';
  461. $strNoTablesFound = 'Tabele nisu prona─æene u bazi.';
  462. $strNoThemeSupport = 'Nema podr┼íke za teme, molimo proverite konfiguraciju i/ili teme u direktorijumu %s.';
  463. $strNotNumber = 'Ovo nije broj!';
  464. $strNotOK = 'nije u redu';
  465. $strNotSet = '<b>%s</b> tabela nije prona─æena ili nije postavljena u %s';
  466. $strNoUsersFound = 'Korisnik nije na─æen.';
  467. $strNoValidateSQL = 'Presko─ìi proveru SQL-a';
  468. $strNull = 'Null';
  469. $strNumSearchResultsInTable = '%s pogodaka unutar tabele <i>%s</i>';
  470. $strNumSearchResultsTotal = '<b>Ukupno:</b> <i>%s</i> pogodaka';
  471. $strNumTables = 'Tabele';
  472.  
  473. $strOK = 'U redu';
  474. $strOperations = 'Operacije';
  475. $strOperator = 'Operator';
  476. $strOptimizeTable = 'Optimizuj tabelu';
  477. $strOr = 'ili';
  478. $strOverhead = 'Prekora─ìenje';
  479. $strOverwriteExisting = 'Prepi┼íi postoje─çe datoteke';
  480.  
  481. $strPageNumber = 'Broj strane:';
  482. $strPagesToBeFlushed = 'Strane koje treba da budu uskla─æene';
  483. $strPaperSize = 'Dimenzije papira';
  484. $strPartialText = 'Deo teksta';
  485. $strPasswordChanged = 'Lozinka za %s je uspe┼íno promenjena.';
  486. $strPasswordEmpty = 'Lozinka je prazna!';
  487. $strPasswordHashing = 'He┼íiranje lozinke';
  488. $strPassword = 'Lozinka';
  489. $strPasswordNotSame = 'Lozinke nisu identi─ìne!';
  490. $strPdfDbSchema = 'Shema baze "%s" - Strana %s';
  491. $strPdfInvalidTblName = 'Tabela "%s" ne postoji!';
  492. $strPdfNoTables = 'Nema tabela';
  493. $strPerHour = 'na sat';
  494. $strPerMinute = 'u minutu';
  495. $strPerSecond = 'u sekundi';
  496. $strPersian = 'Persijski';
  497. $strPhoneBook = 'telefonski imenik';
  498. $strPHP40203 = 'Koristite PHP 4.2.3, koji ima ozbiljan bag sa vi┼íebajtnim stringovima (mbstring). Pogledajte izve┼ítaj o gre┼íci br. 19404. Ova verzija PHP-a se ne preporu─ìuje za kori┼í─çenje sa phpMyAdmin.';
  499. $strPhp = 'Napravi PHP kod';
  500. $strPHPVersion = 'verzija PHP-a';
  501. $strPmaDocumentation = 'phpMyAdmin dokumentacija';
  502. $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> direktiva MORA biti pode┼íena u konfiguracionoj datoteci!';
  503. $strPolish = 'Poljski';
  504. $strPortrait = 'Uspravno';
  505. $strPos1 = 'Po─ìetak';
  506. $strPrevious = 'Prethodna';
  507. $strPrimaryKeyHasBeenDropped = 'Primarni klju─ì je obrisan';
  508. $strPrimaryKeyName = 'Ime primarnog klju─ìa mora da bude... PRIMARY!';
  509. $strPrimaryKeyWarning = '("PRIMARY" <b>mora</b> biti ime <b>samo</b> primarnog klju─ìa!)';
  510. $strPrimary = 'Primarni';
  511. $strPrint = '┼átampaj';
  512. $strPrintViewFull = 'Pogled za ┼ítampu (sa punim tekstom)';
  513. $strPrintView = 'Za ┼ítampu';
  514. $strPrivDescAllPrivileges = 'Uklju─ìuje sve privilegije osim GRANT.';
  515. $strPrivDescAlter = 'Dozvoljava izmenu struktura postoje─çih tabela.';
  516. $strPrivDescAlterRoutine = 'Dozvoljava izmenu i odbacivanje sa─ìuvanih rutina.';
  517. $strPrivDescCreateDb = 'Dozvoljava kreiranje novih baza i tabela.';
  518. $strPrivDescCreateRoutine = 'Dozvoljava pravljenje sa─ìuvanih rutina.';
  519. $strPrivDescCreateTbl = 'Dozvoljava kreiranje novih tabela.';
  520. $strPrivDescCreateTmpTable = 'Dozvoljava kreiranje privremenih tabela..';
  521. $strPrivDescCreateUser = 'Dozvoljava pravljenje, odbacivanje i preimenovanje korisni─ìkih naloga.';
  522. $strPrivDescCreateView = 'Dozvoli kreiranje novih pogleda.';
  523. $strPrivDescDelete = 'Dozvoljava brisanje podataka.';
  524. $strPrivDescDropDb = 'Dozvoljava odbacivanje baza i tabela.';
  525. $strPrivDescDropTbl = 'Dozvoljava odbacivanje tabela.';
  526. $strPrivDescExecute5 = 'Dozvoljava izvr┼íavanje sa─ìuvanih rutina.';
  527. $strPrivDescExecute = 'Dozvoljava pokretanje sa─ìuvanih procedura. Nema efekta u ovoj verziji MySQL-a.';
  528. $strPrivDescFile = 'Dozvoljava uvoz podataka i njihov izvoz u datoteke.';
  529. $strPrivDescGrant = 'Dozvoljava dodavanje korisnika i privilegija bez ponovnog u─ìitavanja tabela privilegija.';
  530. $strPrivDescIndex = 'Dozvoljava kreiranje i brisanje klju─ìeva.';
  531. $strPrivDescInsert = 'Dozvoljava umetanje i zamenu podataka.';
  532. $strPrivDescLockTables = 'Dozvoljava zaklju─ìavanje tabela teku─çim procesima.';
  533. $strPrivDescMaxConnections = 'Ograni─ìava broj novih konekcija koje korisnik mo┼╛e ta otvori na sat.';
  534. $strPrivDescMaxQuestions = 'Ograni─ìava broj upita koje korisnik mo┼╛e da uputi serveru za sat.';
  535. $strPrivDescMaxUpdates = 'Ograni─ìava broj komandi koje menjaju tabele ili baze koje korisnik mo┼╛e da izvr┼íi na sat.';
  536. $strPrivDescProcess3 = 'Dozvoljava prekidanje procesa drugih korisnika.';
  537. $strPrivDescProcess4 = 'Dozvoljava pregled kompletnih upita u listi procesa.';
  538. $strPrivDescReferences = 'Nema efekta u ovoj verziji MySQL-a.';
  539. $strPrivDescReload = 'Dozvoljava ponovno u─ìitavanje pode┼íavanja servera i pra┼╛njenje ke┼ía servera.';
  540. $strPrivDescReplClient = 'Daje pravo korisniku da pita gde su glavni/pomo─çni serveri.';
  541. $strPrivDescReplSlave = 'Potrebno zbog pomo─çnih servera za replikaciju.';
  542. $strPrivDescSelect = 'Dozvoljava ─ìitanje podataka.';
  543. $strPrivDescShowDb = 'Daje pristup kompletnoj listi baza.';
  544. $strPrivDescShowView = 'Dozvoljava izvr┼íavanje SHOW CREATE VIEW upita.';
  545. $strPrivDescShutdown = 'Dozvoljava ga┼íenje servera.';
  546. $strPrivDescSuper = ' Dozvoljava povezivanje iako je dostignut maksimalan broj dozvoljenih veza; Neophodno za ve─çinu administrativnih opcija kao ┼íto su pode┼íavanje globalnih promenljivih ili prekidanje procesa ostalih korisnika.';
  547. $strPrivDescUpdate = 'Dozvoljava izmenu podataka.';
  548. $strPrivDescUsage = 'Nema privilegija.';
  549. $strPrivileges = 'Privilegije';
  550. $strPrivilegesReloaded = 'Privilegije su uspe┼íno ponovo u─ìitane.';
  551. $strProcesslist = 'Lista procesa';
  552. $strPutColNames = 'Stavi imena polja u prvi red';
  553.  
  554. $strQBEDel = 'Del';
  555. $strQBEIns = 'Ins';
  556. $strQBE = 'Upit po primeru';
  557. $strQueryFrame = 'Prozor za upite';
  558. $strQueryOnDb = 'SQL upit na bazi <b>%s</b>:';
  559. $strQuerySQLHistory = 'SQL istorijat';
  560. $strQueryStatistics = '<b>Statistike upita</b>: %s upita je postavljeno serveru od njegovog pokretanja.';
  561. $strQueryTime = 'Upit je trajao %01.4f sekundi';
  562. $strQueryType = 'Vrsta upita';
  563. $strQueryWindowLock = 'Ne prepisuj ovaj upit izvan prozora';
  564.  
  565. $strReadRequests = 'Zahtevi za ─ìitanje';
  566. $strReceived = 'Primljeno';
  567. $strRecords = 'Zapisi';
  568. $strReferentialIntegrity = 'Proveri referencijalni integritet:';
  569. $strRefresh = 'Osve┼╛i';
  570. $strRelationalSchema = 'Relaciona shema';
  571. $strRelationNotWorking = 'Dodatne mogu─çnosti za rad sa povezanim tabelama su isklju─ìene. Da biste saznali za┼íto, kliknite %sovde%s.';
  572. $strRelationsForTable = 'RELACIJE TABELE';
  573. $strRelations = 'Relacije';
  574. $strRelationView = 'Relacioni pogled';
  575. $strReloadingThePrivileges = 'Ponovo u─ìitavam privilegije';
  576. $strReloadMySQL = 'Ponovo pokreni MySQL';
  577. $strRemoveSelectedUsers = 'Ukloni izabrane korisnike';
  578. $strRenameDatabaseOK = 'Baza %s je preimenovana u %s';
  579. $strRenameTableOK = 'Tabeli %s promenjeno ime u %s';
  580. $strRenameTable = 'Promeni ime tabele u ';
  581. $strRepairTable = 'Popravi tabelu';
  582. $strReplaceNULLBy = 'Zameni NULL sa';
  583. $strReplaceTable = 'Zameni podatke u tabeli sa podacima iz datoteke';
  584. $strReset = 'Poni┼íti';
  585. $strResourceLimits = 'Ograni─ìenja resursa';
  586. $strReType = 'Ponovite unos';
  587. $strRevokeAndDeleteDescr = 'Korisnici ─çe i dalje imati USAGE privilegije dok se privilegije ponovo ne u─ìitaju.';
  588. $strRevokeAndDelete = 'Obustavi sve aktivne privilegije korisnika i zatim ih obri┼íi.';
  589. $strRevokeMessage = 'Zabranili ste privilegije za %s';
  590. $strRevoke = 'Zabrani';
  591. $strRomanian = 'Rumunski';
  592. $strRowLength = 'Du┼╛ina reda';
  593. $strRowsFrom = ' redova po─ìev od reda';
  594. $strRowSize = 'Veli─ìina reda';
  595. $strRowsModeFlippedHorizontal = 'horizontalnom (rotirana zaglavlja)';
  596. $strRowsModeHorizontal = 'horizontalnom';
  597. $strRowsModeOptions = 'u %s modu i ponovi zaglavlje posle svakog %s reda';
  598. $strRowsModeVertical = 'vertikalnom';
  599. $strRows = 'Redova';
  600. $strRowsStatistic = 'Statistike reda';
  601. $strRunning = 'na serveru %s';
  602. $strRunQuery = 'Izvr┼íi SQL upit';
  603. $strRunSQLQuery = 'Izvr┼íi SQL upit(e) na bazi %s';
  604. $strRussian = 'Ruski';
  605.  
  606. $strSaveOnServer = 'Sa─ìuvaj na server u direktorijum %s';
  607. $strSave = 'Sa─ìuvaj';
  608. $strScaleFactorSmall = 'Faktor umanjenja je premali da bi shema stala na jednu stranu';
  609. $strSearchFormTitle = 'Pretra┼╛ivanje baze';
  610. $strSearchInTables = 'Unutar tabela:';
  611. $strSearchNeedle = 'Re─ìi ili vrednosti koje se tra┼╛e (d┼╛oker: "%"):';
  612. $strSearchOption1 = 'bar jednu od re─ìi';
  613. $strSearchOption2 = 'sve re─ìi';
  614. $strSearchOption3 = 'ta─ìan izraz';
  615. $strSearchOption4 = 'kao regularni izraz';
  616. $strSearch = 'Pretra┼╛ivanje';
  617. $strSearchResultsFor = 'Rezultati pretrage za "<i>%s</i>" %s:';
  618. $strSearchType = 'Tra┼╛i:';
  619. $strSecretRequired = 'Konfiguraciona datoteka zahteva tajnu lozinku (blowfish_secret).';
  620. $strSelectADb = 'Izaberite bazu';
  621. $strSelectAll = 'Izaberi sve';
  622. $strSelectBinaryLog = 'Izaberite binarni dnevnik za pregled';
  623. $strSelectFields = 'Izaberi polja (najmanje jedno)';
  624. $strSelectNumRows = 'u upitu';
  625. $strSelectTables = 'Izaberi tabele';
  626. $strSend = 'Sa─ìuvaj kao datoteku';
  627. $strSent = 'Poslato';
  628. $strServerChoice = 'Izbor servera';
  629. $strServerNotResponding = 'Server ne odgovara';
  630. $strServer = 'Server';
  631. $strServerStatus = 'Informacije o toku rada';
  632. $strServerStatusUptime = 'Ovaj MySQL server radi ve─ç %s. Pokrenut je %s.';
  633. $strServerTabProcesslist = 'Procesi';
  634. $strServerTabVariables = 'Promenljive';
  635. $strServerTrafficNotes = '<b>Saobra─çaj servera</b>: Tabele pokazuju statistike mre┼╛nog saobra─çaja na ovom MySQL serveru od njegovog pokretanja.';
  636. $strServerVars = 'Serverske promenljive i pode┼íavanja';
  637. $strServerVersion = 'Verzija servera';
  638. $strSessionValue = 'Vrednost sesije';
  639. $strSetEnumVal = 'Ako je polje "enum" ili "set", unesite vrednosti u formatu: \'a\',\'b\',\'c\'...<br />Ako vam treba obrnuta kosa crta ("\\") ili apostrof ("\'") koristite ih u "izbegnutom" (escaped) obliku (na primer \'\\\\xyz\' ili \'a\\\'b\').';
  640. $strShowAll = 'Prika┼╛i sve';
  641. $strShowColor = 'Prika┼╛i boju';
  642. $strShowDatadictAs = 'Format re─ìnika podataka';
  643. $strShowFullQueries = 'Prika┼╛i kompletne upite';
  644. $strShowGrid = 'Prika┼╛i mre┼╛u';
  645. $strShowingRecords = 'Prikaz zapisa';
  646. $strShowPHPInfo = 'Prika┼╛i informacije o PHP-u';
  647. $strShow = 'Prika┼╛i';
  648. $strShowTableDimension = 'Prika┼╛i dimenzije tabele';
  649. $strShowTables = 'Prika┼╛i tabele';
  650. $strShowThisQuery = 'Prika┼╛i ponovo ovaj upit';
  651. $strSimplifiedChinese = 'Pojednostavljeni kineski';
  652. $strSingly = '(po jednom polju)';
  653. $strSize = 'Veli─ìina';
  654. $strSlovak = 'Slova─ìki';
  655. $strSlovenian = 'Slovena─ìki';
  656. $strSocketProblem = '(ili priklju─ìak lokalnog MySQL servera nije ispravno pode┼íen)';
  657. $strSortByKey = 'Sortiraj po klju─ìu';
  658. $strSort = 'Sortiranje';
  659. $strSpaceUsage = 'Zauze─çe';
  660. $strSpanish = '┼ápanski';
  661. $strSplitWordsWithSpace = 'Re─ìi se odvajaju razmakom (" ").';
  662. $strSQLExportCompatibility = 'Kompatibilnost SQL izvoza';
  663. $strSQLExportType = 'Tip izvoza';
  664. $strSQLOptions = 'SQL opcije';
  665. $strSQLParserBugMessage = 'Postoji mogu─çnost da ste prona┼íli bag u SQL parseru. Molimo ispitajte svoj upit pa┼╛ljivo, i proverite da su navodnici ispravni i da ne nedostaju. Ostali mogu─çi razlozi gre┼íke mogu biti da ste poslali binarnu datoteku van oblasti za obi─ìan tekst. Mo┼╛ete probati svoj upit u MySQL su─ìelju komandne linije. Donja poruka o gre┼íci MySQL servera, ako je ima, mo┼╛e vam pomo─çi u otkrivanju problema. Ako i dalje imate probleme ili ako parser ne uspeva tamo gde uspeva su─ìelje komandne linije, svedite svoj SQL upit na jedan jedini upit koji stvara probleme i po┼íaljite nam izve┼ítaj o gre┼íci sa delom koda u donjoj REZ sekciji:';
  666. $strSQLParserUserError = 'Izgleda da postoji gre┼íka u va┼íem SQL upitu. Ovde je poruka o gre┼íki MySQL servera, koja vam mo┼╛e pomo─çi u otkrivanju problema';
  667. $strSQLQuery = 'SQL upit';
  668. $strSQLResult = 'SQL rezultat';
  669. $strSQL = 'SQL';
  670. $strSQPBugInvalidIdentifer = 'Neispravan identifikator';
  671. $strSQPBugUnclosedQuote = 'Navodnik nije zatvoren';
  672. $strSQPBugUnknownPunctuation = 'Nepoznat string interpunkcije';
  673. $strStatCheckTime = 'Poslednja provera';
  674. $strStatCreateTime = 'Napravljeno';
  675. $strStatement = 'Ime';
  676. $strStatUpdateTime = 'Poslednja izmena';
  677. $strStatus = 'Status';
  678. $strStorageEngine = 'Pogon skladi┼ítenja';
  679. $strStorageEngines = 'Pogoni skladi┼ítenja';
  680. $strStrucCSV = 'CSV format';
  681. $strStrucData = 'Struktura i podaci';
  682. $strStrucDrop = 'Dodaj \'DROP TABLE\'';
  683. $strStrucExcelCSV = 'CSV za MS Excel';
  684. $strStrucNativeExcel = 'Izvorni MS Excel podaci';
  685. $strStrucOnly = 'Samo struktura';
  686. $strStructPropose = 'Predlo┼╛i strukturu tabele';
  687. $strStructure = 'Struktura';
  688. $strSubmit = 'Po┼íalji';
  689. $strSuccess = 'Va┼í SQL upit je uspe┼íno izvr┼íen';
  690. $strSum = 'Ukupno';
  691. $strSwedish = '┼ávedski';
  692. $strSwitchToDatabase = 'Prebaci se na kopiranu bazu';
  693. $strSwitchToTable = 'Pre─æi na kopiranu tabelu';
  694.  
  695. $strTableComments = 'Komentari tabele';
  696. $strTableEmpty = 'Ima tabele je prazno!';
  697. $strTableHasBeenDropped = 'Tabela %s je odba─ìena';
  698. $strTableHasBeenEmptied = 'Tabela %s je ispra┼╛njena';
  699. $strTableHasBeenFlushed = 'Tabela %s je osve┼╛ena';
  700. $strTableMaintenance = 'Radnje na tabeli';
  701. $strTableOfContents = 'Sadr┼╛aj';
  702. $strTableOptions = 'Opcije tabele';
  703. $strTables = '%s tabela';
  704. $strTableStructure = 'Struktura tabele';
  705. $strTable = 'Tabela';
  706. $strTableType = 'Tip tabele';
  707. $strTakeIt = 'preuzmi';
  708. $strTblPrivileges = 'Privilegije vezane za tabele';
  709. $strTextAreaLength = 'Zbog njehove veli─ìine, polje<br />mo┼╛da ne─çete mo─çi da izmenite';
  710. $strThai = 'Tajski';
  711. $strTheme = 'Tema / stil';
  712. $strThisHost = 'Ovaj server';
  713. $strThisNotDirectory = 'Ovo nije direktorijum';
  714. $strThreadSuccessfullyKilled = 'Proces %s je uspe┼íno prekinut.';
  715. $strTime = 'Vreme';
  716. $strToggleScratchboard = 'Uklju─ìi/isklju─ìi radnu tablu';
  717. $strTotalUC = 'Ukupno';
  718. $strTotal = 'ukupno';
  719. $strTraditionalChinese = 'Tradicionalni kineski';
  720. $strTraditionalSpanish = 'Tradicionalni ┼ípanski';
  721. $strTraffic = 'Saobra─çaj';
  722. $strTransformation_application_octetstream__download = 'Prikazuje vezu za preuzimanje binarnih podataka za polje. Prva opcija je ime binarne datoteke. Druga opcija je mogu─çe ime polja reda tabele koji sadr┼╛i ime datoteke. Ako date drugu opciju, prva mora biti postavljena na prazan string';
  723. $strTransformation_application_octetstream__hex = 'Prikazuje heksadecimalni prikaz podataka.';
  724. $strTransformation_image_jpeg__inline = 'Prikazuje umanjenu sliku na koju je mogu─çe kliknuti; opcije: ┼íirina, visina u pikselima (─ìuva originalni odnos)';
  725. $strTransformation_image_jpeg__link = 'Prikazuje link ka ovoj slici (npr. direktno preuzimanje iz BLOB-a).';
  726. $strTransformation_image_png__inline = 'Prika┼╛i JPEG slike na strani';
  727. $strTransformation_text_plain__dateformat = 'Uzima TIME, TIMESTAMP ili DATETIME polje i formatira ga koriste─çi lokalni oblik prikazivanja datuma. Prva opcija je ofset (u satima) koji se dodaje vremenskoj oznaci (podrazumevano: 0). Druga opcija je razli─ìit format datuma prema parametrima koji su dostupni za PHP-ov strftime().';
  728. $strTransformation_text_plain__external = 'SAMO LINUX: Pokre─çe eksternu aplikaciju i popunjava podatke u poljima preko standardnog ulaza. Vra─ça standardni izlaz aplikacije. Podrazumevano je Tidy, za lep┼íi prikaz HTML koda. Zbog sigurnosnih razloga, morate ru─ìno izmeniti datoteku libraries/transformations/text_plain__external.inc.php i dodati alate koje ┼╛elite da koristite. Prva opcija je broj programa koje ┼╛elite da koristite, a druga su parametri programa. Ako se tre─çi parametar postavi na 1 izlaz ─çe biti konvertovan koriste─çi htmlspecialchars() (podrazumevano je 1). Ako je ─ìetvrti parametar postavljen na 1, NOWRAP ─çe biti dodato ─çeliji sa sadr┼╛ajem tako da ─çe izlaz biti prikazan bez izmena. (podrazumevano 1)';
  729. $strTransformation_text_plain__formatted = '─îuva originalno formatiranje polja. Escaping se ne vr┼íi.';
  730. $strTransformation_text_plain__imagelink = 'Prikazuje sliku i link, polje sadr┼╛i naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je ┼íirina u pikselima, tre─ça je visina.';
  731. $strTransformation_text_plain__link = 'Prikazuje link, polje sadr┼╛i naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je naslov za link.';
  732. $strTransformation_text_plain__substr = 'Pokazuje deo stringa. Prva opcija je broj znakova koje treba presko─ìiti od po─ìetka stringa (podrazumevano 0). Druga opcija je broj vra─çenih znakova (podrazumevano: do kraja stringa). Tre─ça opcija je string koji se dodaje kada do─æe do odsecanja (podrazumevano: ...) .';
  733. $strTruncateQueries = 'Prika┼╛i skra─çene upite';
  734. $strTurkish = 'Turski';
  735. $strType = 'Tip';
  736.  
  737. $strUkrainian = 'Ukrajinski';
  738. $strUncheckAll = 'nijedno';
  739. $strUnicode = 'Unikod';
  740. $strUnique = 'Jedinstveni';
  741. $strUnknown = 'nepoznat';
  742. $strUnselectAll = 'ni┼íta';
  743. $strUpdatePrivMessage = 'A┼╛urirali ste privilegije za %s.';
  744. $strUpdateProfileMessage = 'Profil je promenjen.';
  745. $strUpdateQuery = 'A┼╛uriraj upit';
  746. $strUpdComTab = 'Molimo pogledajte u dokumentaciji kako se a┼╛urira tabela Column_comments';
  747. $strUpgrade = 'Trebalo bi da unapredite va┼í %s server na verziju %s ili noviju.';
  748. $strUsage = 'Zauze─çe';
  749. $strUseBackquotes = 'Koristi \' za ograni─ìavanje imena polja';
  750. $strUseHostTable = 'Koristi tabelu doma─çina';
  751. $strUserAlreadyExists = 'Korisnik %s ve─ç postoji!';
  752. $strUserEmpty = 'Ime korisnika nije uneto!';
  753. $strUser = 'Korisnik';
  754. $strUserName = 'Ime korisnika';
  755. $strUserNotFound = 'Izabrani korisnik nije prona─æen u tabeli privilegija.';
  756. $strUserOverview = 'Pregled korisnika';
  757. $strUsersDeleted = 'Izabrani korisnici su uspe┼íno obrisani.';
  758. $strUsersHavingAccessToDb = 'Korisnici koji imaju pristup "%s"';
  759. $strUseTabKey = 'Koristite TAB taster za pomeranje od polja do polja, ili CTRL+strelice za slobodno pomeranje';
  760. $strUseTables = 'Koristi tabele';
  761. $strUseTextField = 'Koristi tekst polje';
  762. $strUseThisValue = 'Koristi ovu vrednost';
  763.  
  764. $strValidateSQL = 'Proveri SQL';
  765. $strValidatorError = 'SQL validator nije mogao da bude pokrenut. Proverite da li su instalirane neophodne PHP ekstenzije opisane u  %sdokumentaciji%s.';
  766. $strValue = 'Vrednost';
  767. $strVar = 'Promenljiva';
  768. $strVersionInformation = 'Informacije o verziji';
  769. $strViewDumpDatabases = 'Prika┼╛i sadr┼╛aj (shemu) baze';
  770. $strViewDumpDB = 'Prika┼╛i sadr┼╛aj (shemu) baze';
  771. $strViewDump = 'Prika┼╛i sadr┼╛aj (shemu) tabele';
  772. $strViewHasBeenDropped = 'Pogled %s je odba─ìen';
  773. $strView = 'Pogled';
  774.  
  775. $strWebServerUploadDirectory = 'direktorijum za slanje veb servera ';
  776. $strWebServerUploadDirectoryError = 'Direktorijum koji ste izabrali za slanje nije dostupan';
  777. $strWelcome = 'Dobrodo┼íli na %s';
  778. $strWestEuropean = 'Zapadnoevropski';
  779. $strWildcard = 'd┼╛oker';
  780. $strWindowNotFound = 'Odredi┼íni prozor pretra┼╛iva─ìa nije mogao da bude a┼╛uriran. Mo┼╛da ste zatvorili mati─ìni prozor, ili va┼í pretra┼╛iva─ì onemogu─çava a┼╛uriranje me─æu prozorima zbog sigurnosnih pode┼íavanja';
  781. $strWithChecked = 'Ozna─ìeno:';
  782. $strWriteRequests = 'Zahtevi za upis';
  783. $strWritingCommentNotPossible = 'Pisanje komentara nije mogu─çe';
  784. $strWritingRelationNotPossible = 'Upisivanje relacije nije mogu─çe';
  785. $strWrongUser = 'Pogre┼íno korisni─ìko ime/lozinka. Pristup odbijen.';
  786.  
  787. $strXML = 'XML';
  788.  
  789. $strYes = 'Da';
  790.  
  791. $strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja ograni─ìenja.';
  792. $strZip = '"zipovano"';
  793.  
  794. $strInvalidAuthMethod = 'Invalid authentication method set in configuration:';  //to translate
  795. $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';  //to translate
  796. $strCSV = 'CSV';  //to translate
  797. $strImport = 'Import';  //to translate
  798. $strImportFormat = 'Format of imported file';  //to translate
  799. $strFileToImport = 'File to import';  //to translate
  800. $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';  //to translate
  801. $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';  //to translate
  802. $strCSVImportOptions = 'CSV options';  //to translate
  803. $strPartialImport = 'Partial import';  //to translate
  804. $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';  //to translate
  805. $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';  //to translate
  806. $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.';  //to translate
  807. $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';  //to translate
  808. $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';  //to translate
  809. $strNothingToImport = 'You didn\'t enter any data to import!';  //to translate
  810. $strIgnoreDuplicates = 'Ignore duplicate rows';  //to translate
  811. $strSkipQueries = 'Number of records(queries) to skip from start';  //to translate
  812. $strInvalidColumn = 'Invalid column (%s) specified!';  //to translate
  813. $strNoFilesFoundInZip = 'No files found inside ZIP archive!';  //to translate
  814. $strErrorInZipFile = 'Error in ZIP archive:';  //to translate
  815. $strFlushQueryCache = 'Flush query cache';  //to translate
  816. $strFlushTables = 'Flush (close) all tables';  //to translate
  817. $strHandler = 'Handler';  //to translate
  818. $strJoins = 'Joins';  //to translate
  819. $strKeyCache = 'Key cache';  //to translate
  820. $strMaxConnects = 'max. concurrent connections';  //to translate
  821. $strQueryCache = 'Query cache';  //to translate
  822. $strReplication = 'Replication';  //to translate
  823. $strServerStatusDelayedInserts = 'Delayed inserts';  //to translate
  824. $strShowOpenTables = 'Show open tables';  //to translate
  825. $strShowSlaveHosts = 'Show slave hosts';  //to translate
  826. $strShowSlaveStatus = 'Show slave status';  //to translate
  827. $strShowStatusReset = 'Reset';  //to translate
  828. $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.';  //to translate
  829. $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';  //to translate
  830. $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size  value to cause temporary tables to be memory-based instead of disk-based.';  //to translate
  831. $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';  //to translate
  832. $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';  //to translate
  833. $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';  //to translate
  834. $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.';  //to translate
  835. $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';  //to translate
  836. $strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';  //to translate
  837. $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';  //to translate
  838. $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';  //to translate
  839. $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.';  //to translate
  840. $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.';  //to translate
  841. $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.';  //to translate
  842. $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.';  //to translate
  843. $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.';  //to translate
  844. $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.';  //to translate
  845. $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.';  //to translate
  846. $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';  //to translate
  847. $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';  //to translate
  848. $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';  //to translate
  849. $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';  //to translate
  850. $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';  //to translate
  851. $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';  //to translate
  852. $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';  //to translate
  853. $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.';  //to translate
  854. $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';  //to translate
  855. $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';  //to translate
  856. $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.';  //to translate
  857. $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';  //to translate
  858. $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';  //to translate
  859. $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.';  //to translate
  860. $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.';  //to translate
  861. $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';  //to translate
  862. $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';  //to translate
  863. $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';  //to translate
  864. $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';  //to translate
  865. $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';  //to translate
  866. $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';  //to translate
  867. $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';  //to translate
  868. $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';  //to translate
  869. $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';  //to translate
  870. $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  871. $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  872. $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.';  //to translate
  873. $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';  //to translate
  874. $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';  //to translate
  875. $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';  //to translate
  876. $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';  //to translate
  877. $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';  //to translate
  878. $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';  //to translate
  879. $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.';  //to translate
  880. $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';  //to translate
  881. $strShowStatusInnodb_pages_readDescr = 'The number of pages read.';  //to translate
  882. $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';  //to translate
  883. $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';  //to translate
  884. $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';  //to translate
  885. $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';  //to translate
  886. $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';  //to translate
  887. $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';  //to translate
  888. $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';  //to translate
  889. $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';  //to translate
  890. $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';  //to translate
  891. $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';  //to translate
  892. $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.';  //to translate
  893. $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.';  //to translate
  894. $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.';  //to translate
  895. $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';  //to translate
  896. $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.';  //to translate
  897. $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';  //to translate
  898. $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';  //to translate
  899. $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.';  //to translate
  900. $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.';  //to translate
  901. $strShowStatusOpen_filesDescr = 'The number of files that are open.';  //to translate
  902. $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';  //to translate
  903. $strShowStatusOpen_tablesDescr = 'The number of tables that are open.';  //to translate
  904. $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';  //to translate
  905. $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';  //to translate
  906. $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';  //to translate
  907. $strShowStatusQcache_hitsDescr = 'The number of cache hits.';  //to translate
  908. $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';  //to translate
  909. $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.';  //to translate
  910. $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';  //to translate
  911. $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';  //to translate
  912. $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';  //to translate
  913. $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';  //to translate
  914. $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.';  //to translate
  915. $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';  //to translate
  916. $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';  //to translate
  917. $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)';  //to translate
  918. $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';  //to translate
  919. $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';  //to translate
  920. $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';  //to translate
  921. $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';  //to translate
  922. $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';  //to translate
  923. $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';  //to translate
  924. $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.';  //to translate
  925. $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';  //to translate
  926. $strShowStatusSort_rowsDescr = 'The number of sorted rows.';  //to translate
  927. $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';  //to translate
  928. $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';  //to translate
  929. $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.';  //to translate
  930. $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.';  //to translate
  931. $strShowStatusThreads_connectedDescr = 'The number of currently open connections.';  //to translate
  932. $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)';  //to translate
  933. $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';  //to translate
  934. $strSorting = 'Sorting';  //to translate
  935. $strTempData = 'Temporary data';  //to translate
  936. $strThreads = 'Threads';  //to translate
  937. $strLDI = 'CSV using LOAD DATA';  //to translate
  938. $strLDILocal = 'Use LOCAL keyword';  //to translate
  939. $strLDIImportOptions = 'Options for CSV import using LOAD DATA';  //to translate
  940. $strInvalidLDIImport = 'This plugin does not support compressed imports!';  //to translate
  941. $strTableAlreadyExists = 'Table %s already exists!';  //to translate
  942. $strTransactionCoordinator = 'Transaction coordinator';  //to translate
  943. $strNumberOfFields = 'Number of fields';  //to translate
  944. $strShowingBookmark = 'Showing bookmark';  //to translate
  945. $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';  //to translate
  946. $strDeleteNoUsersSelected = 'No users selected for deleting!';  //to translate
  947. $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';  //to translate
  948. $strMaximalQueryLength = 'Maximal length of created query';  //to translate
  949. $strBookmarkCreated = 'Bookmark %s created';  //to translate
  950. $strBookmarkReplace = 'Replace existing bookmark of same name';  //to translate
  951. $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';  //to translate
  952. $strEsperanto = 'Esperanto';  //to translate
  953. $strInvalidServerIndex = 'Invalid server index: "%s"';  //to translate
  954. $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';  //to translate
  955. $strFileNameTemplateDescriptionTable = 'table name';  //to translate
  956. $strFileNameTemplateDescriptionDatabase = 'database name';  //to translate
  957. $strFileNameTemplateDescriptionServer = 'server name';  //to translate
  958. $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.';  //to translate
  959. $strProtocolVersion = 'Protocol version';  //to translate
  960. $strMysqlClientVersion = 'MySQL client version';  //to translate
  961. $strUsedPhpExtensions = 'Used PHP extensions';  //to translate
  962. $strOpenNewWindow = 'Open new phpMyAdmin window';  //to translate
  963. $strLanguageUnknown = 'Unknown language: %1$s.';  //to translate
  964. $strLanguageFileNotFound = 'Language file "%1$s" not found.';  //to translate
  965. $strThemeNoPreviewAvailable = 'No preview available.';  //to translate
  966. $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"';  //to translate
  967. $strPDF = 'PDF';  //to translate
  968. $strPDFOptions = 'PDF options';  //to translate
  969. $strPDFReportTitle = 'Report title';  //to translate
  970. $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';  //to translate
  971. $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';  //to translate
  972. $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';  //to translate
  973. $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.';  //to translate
  974. $strThemeNotFound = 'Theme %s not found!';  //to translate
  975. $strThemeDefaultNotFound = 'Default theme %s not found!';  //to translate
  976. $strThemeNoValidImgPath = 'No valid image path for theme %s found!';  //to translate
  977. $strThemePathNotFound = 'Theme path not found for theme %s!';  //to translate
  978. $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';  //to translate
  979. $strSQLImportOptions = 'SQL options';  //to translate
  980. $strBrowseDistinctValues = 'Browse distinct values';  //to translate
  981. $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';  //to translate
  982. $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.';  //to translate
  983. ?>
  984.